home *** CD-ROM | disk | FTP | other *** search
- /* HEADER:CUG 226;
- TITLE:"ART-CEE";
- VERSION:1.4;
- DESCRIPTION:"Small artificial intelligence inference engine.
-
- ART-CEE is a rule-based general purpose driver capable of working
- with heirarchical and/or propositional information.";
- KEYWORDS:artificial intelligence, inference engines, database;
- SYSTEM:MS-DOS;
- FILENAME:WORKUP0.H;
- SEE-ALSO:WORKUP0.C, WORKUP2.C, WORKUP3.C, WORKUP4.C, MANUAL.TXT,
- WORKUP1.H, HELP1.AIH, HELP2.AIH, HELP3.AIH, HELP4.AIH, ART-CEE.COM;
- AUTHOR:Dan Cheatham;
- COMPILER:MIX-C;
- */
-
- /* This file defines the value of MAX */
-
-
- #define MAX 60
-